home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr02 / beepme11.zip / PAGER.DOC < prev    next >
Text File  |  1993-05-03  |  3KB  |  122 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.                                 BeepMe 1.1
  9.                            Documentation File
  10.                            (C)1993 Bret Lanius
  11.               
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22. This Program and documentation is shareware and is copyrighted by Bret Lanius.
  23. Please feel free to distribute this program and associated files so long as 
  24. none of the files are left out or modified in any way.
  25.  
  26. You are hereby granted permission to use this program for a period of no more
  27. than 30 days to evaluate whether or not it meets your needs, at the end of
  28. the 30 day period you must either register the program with me or delete it
  29. from your system and discontinue use of the program.
  30.  
  31. Fill out the register.frm and send $12 to:
  32.  
  33.             Bret Lanius
  34.             1493 Walnut Ridge Way
  35.             Stone Mountain, GA 30083
  36.  
  37. You may include comments and request for improvements along with your 
  38. registration. 
  39.  
  40.  
  41. What is it?
  42. ----------
  43.  
  44. BeepMe monitors your phone line by using a modem on either COM1 or COM2, then
  45. calls your pager when your phone rings. I wrote this so that I'd know when 
  46. someone had left a message on my answering machine. 
  47.  
  48. Use the Install Program!!!
  49. --------------------------
  50. Beepme requires a file named Pager.dat that tells it how to run. The
  51. Install program creates this file and will copy it and the beepme
  52. program and docs to the drive and directory you specify. If you just
  53. can't stand to use an install program or you have trouble with it, do
  54. the following:
  55.  
  56. Copy Beepme.exe to the desired directory, using an ASCII editor create
  57. the pager.dat file as follows:
  58.  
  59. COM1
  60. 1200
  61. 999-9999,,,,,,
  62. 54325425
  63. Pager.log
  64. 120
  65. atz
  66.  
  67. Line one is the Com Port
  68. Line two the baud rate 300-9600
  69. Line three Pager Phone Number and commas to pause.
  70. Line four numbers to page with
  71. Line five Logfile name (Calls are logged to this file)
  72. Line six How long in seconds to wait after phone rings before calling
  73. Line seven Modem Init String (must at least have AT as the program waits
  74.                               for OK before preceeding)
  75.  
  76.  
  77.  
  78. Waiting for a call
  79. ------------------
  80.  
  81. Once you've configured BeepMe you can then press "W" to start waiting
  82. for the phone to ring. Press ALT-Q to exit the wait mode at any time.
  83.  
  84. While Waiting you can test your set up by pressing the up arrow key. The
  85. Program will act as if it had received two rings and proceed to delay and
  86. then dial. This is recommended to make sure you have enough commas in
  87. your pager number.
  88.  
  89.  
  90.  
  91.  
  92. Command Line Switches
  93. --------------------
  94.  
  95. /W
  96.  
  97. If you run BeepMe with this switch BeepMe will go straight into the wait
  98. mode.
  99.  
  100. /Rn
  101.  
  102. Where n is the number of rings to wait before calling out.
  103. e.q. /R4 will wait for the phone to ring 4 times. This number is limited
  104. to one digit and the default is 2 rings.
  105.  
  106. To Wait for 3 rings and to automatically start waiting you can call
  107. BeepMe with
  108.  
  109. Beepme /W/R3 [ENTER]
  110.  
  111.    =======================================================================
  112.  
  113. If you have Questions or Comments 
  114.  
  115. Bret Lanius
  116. 1493 Walnut Ridge Way
  117. Stone Mountain, GA 30083
  118.  
  119. Compuserve 72667,2365
  120. INTERNET bret.lanius@ehbbs.com
  121.  
  122.